HsStudentApplication 
Logical Entity Name  HsStudentApplication 
Default Table Name  HsStudentApplication 
Physical Only  NO 
Definition 
 
Note 
 

HsStudentApplication Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HsStudentApplicationID(PK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
HsApplicationID(FK)    int  NO 
 
HousingPeriodFrom    datetime  NO 
 
HousingPeriodTo    datetime  NO 
 
SyCampusID(FK)    int  NO 
 
DepositeAmountSubmitted    bit  NO 
 
HousingFeeSubmitted    bit  NO 
 
HsHousingStatusID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

HsStudentApplication Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_HsStudentApplication_HsStudentApplicationID  PrimaryKey  HsStudentApplicationID 

HsStudentApplication Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
HsApplication  Non-Identifying  One To Zero or More  FK_HsStudentApplication_HsApplicationID_HsApplication_HsApplicationID      HsApplicationID  NO  YES 
HSHousingStatus  Non-Identifying  One To Zero or More  FK_HsStudentApplication_HsHousingStatusID_HsHousingStatus_HsHousingStatusID      HsHousingStatusID  NO  YES 
SyCampus  Non-Identifying  One To Zero or More  FK_HsStudentApplication_SyCampusID_SyCampus_SyCampusID      SyCampusID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_HsStudentApplication_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_HsStudentApplication_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmDeposit  Non-Identifying  One To Zero or More  Fk_AmDeposit_HsStudentApplicationID_HsStudentApplication_HsStudentApplicationID        NO  YES 
HsStudentApplicationAnswers  Non-Identifying  One To Zero or More  FK_HsStudentApplicationAnswers_HsStudentApplicationID_HsStudentApplication_HsStudentApplicationID        NO  YES 
HSStudentLeaseHistory  Non-Identifying  One To Zero or More  FK_HSStudentLeaseHistory_HSStudentApplicationID_HsStudentApplication_HsStudentApplicationID        NO  YES 
HsStudentResponseComments  Non-Identifying  One To Zero or More  FK_HsStudentResponseComments_HsStudentApplicationID_HsStudentApplication_HsStudentApplicationID        NO  YES 

HsStudentApplication Check Constraints 
Check Constraint Name  CheckConstraint